{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 62, "name": "Road Centerlines", "type": "Feature Layer", "parentLayer": { "id": 59, "name": "Transportation Infrastructure" }, "defaultVisibility": true, "minScale": 6000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 381167.1395730786, "ymin": 1193584.2395110726, "xmax": 473677.5605229959, "ymax": 1396419.3781313226, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 153 ], "width": 8 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CENTERLINE", "type": "esriFieldTypeInteger", "alias": "Centerline ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENTERLINE" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One-Way Street", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ONEWAYDIR" }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "INWATER" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Functional Classification", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "STRCODE", "type": "esriFieldTypeString", "alias": "Street Code", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "STRCODE" }, { "name": "STARTINT", "type": "esriFieldTypeInteger", "alias": "Start Intersection ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STARTINT" }, { "name": "ENDINT", "type": "esriFieldTypeInteger", "alias": "End Intersection ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDINT" }, { "name": "SEGTYPE", "type": "esriFieldTypeString", "alias": "Segment Type", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SEGTYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "STATUS" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "From Left", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "To Left", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "From Right", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "To Right", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality Right", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MUNIRIGHT" }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality Left", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MUNILEFT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "SEG_JURIS", "type": "esriFieldTypeString", "alias": "Segment Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SEG_JURIS" }, { "name": "EVAC_ROUTE", "type": "esriFieldTypeString", "alias": "Evacuation Route", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EVAC_ROUTE" }, { "name": "HAZ_ROUTE", "type": "esriFieldTypeString", "alias": "HazMat Route", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HAZ_ROUTE" }, { "name": "HAZ_DESC", "type": "esriFieldTypeString", "alias": "HazMat Description", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "HAZ_DESC" }, { "name": "REEN_ROUTE", "type": "esriFieldTypeString", "alias": "Re-Entry Route", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REEN_ROUTE" }, { "name": "TRK_ROUTE", "type": "esriFieldTypeString", "alias": "Truck Route", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TRK_ROUTE" }, { "name": "SEG_FEET", "type": "esriFieldTypeDouble", "alias": "Segment Length (Feet)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_FEET" }, { "name": "SEG_MILES", "type": "esriFieldTypeDouble", "alias": "Segment Length (Miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_MILES" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Asset_ID" }, { "name": "Install_Year", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Install_Year" }, { "name": "Condition_Index", "type": "esriFieldTypeString", "alias": "Condition Index", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Condition_Index" }, { "name": "Asset_Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Asset_Type" }, { "name": "Asset_Subtype", "type": "esriFieldTypeString", "alias": "Sub-Type", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Asset_Subtype" }, { "name": "Asset_Units", "type": "esriFieldTypeDouble", "alias": "Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Asset_Units" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "Road Name Pre-Directional", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PREDIR" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Road Name Type", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TYPE" }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "Road Name Post-Directional", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "POSTDIR" }, { "name": "MAP_LABEL", "type": "esriFieldTypeString", "alias": "Map Label", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "MAP_LABEL" }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "FEDROUTE" }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "FEDRTETYPE" }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "AFEDRTE" }, { "name": "AFEDRTETYP", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "AFEDRTETYP" }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "STROUTE" }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "STRTETYPE" }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ASTRTE" }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ASTRTETYPE" }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CTYROUTE" }, { "name": "CTRTETYPE", "type": "esriFieldTypeString", "alias": "County Route Type", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CTRTETYPE" }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG Left", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MSAGLEFT" }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG Right", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MSAGRIGHT" }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN Left", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ESNLEFT" }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN Right", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ESNRIGHT" }, { "name": "ROADLEVEL", "type": "esriFieldTypeString", "alias": "Above/Below Grade", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ROADLEVEL" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MTFCC" }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CREATEUSER" }, { "name": "CREATEDATE", "type": "esriFieldTypeString", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "LAST_EDI_1", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDI_1" }, { "name": "MAINT_RIGH", "type": "esriFieldTypeString", "alias": "Maintenance Right", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MAINT_RIGH" }, { "name": "MAINT_LEFT", "type": "esriFieldTypeString", "alias": "Maintenance Left", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MAINT_LEFT" }, { "name": "MAINT_NOTE", "type": "esriFieldTypeString", "alias": "Maintenance Notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "MAINT_NOTE" }, { "name": "MAINT_EXTE", "type": "esriFieldTypeString", "alias": "Maintenance Extent", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MAINT_EXTE" }, { "name": "MAINT_AGRE", "type": "esriFieldTypeString", "alias": "Maintenance Agreement Date", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MAINT_AGRE" }, { "name": "MAINT_AG_1", "type": "esriFieldTypeString", "alias": "Maintenance Agreement Reference", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MAINT_AG_1" }, { "name": "FROMLEFT_G", "type": "esriFieldTypeString", "alias": "From Geo Left", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "FROMLEFT_G" }, { "name": "TOLEFT_GEO", "type": "esriFieldTypeString", "alias": "To Geo Left", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TOLEFT_GEO" }, { "name": "FROMRIGHT_", "type": "esriFieldTypeString", "alias": "From Geo Right", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "FROMRIGHT_" }, { "name": "TORIGHT_GE", "type": "esriFieldTypeString", "alias": "To Geo Right", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TORIGHT_GE" }, { "name": "RANGEQC", "type": "esriFieldTypeString", "alias": "Address Range QC", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "RANGEQC" }, { "name": "TRK_DESC", "type": "esriFieldTypeString", "alias": "Truck Route Description", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "TRK_DESC" }, { "name": "CONCURTYPE", "type": "esriFieldTypeString", "alias": "Concurrency Type", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "CONCURTYPE" }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "MicroPAVER Segment ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "UNIQUEID" }, { "name": "BRANCHID", "type": "esriFieldTypeString", "alias": "MicroPAVER Branch ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "BRANCHID" }, { "name": "BNAME", "type": "esriFieldTypeString", "alias": "MicroPAVER Branch Name", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "BNAME" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Road Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Road Surface", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SURFACE" }, { "name": "SCI", "type": "esriFieldTypeSmallInteger", "alias": "SCI_2014", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCI" }, { "name": "PCI", "type": "esriFieldTypeSmallInteger", "alias": "PCI_2014", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCI" }, { "name": "PCI_2019", "type": "esriFieldTypeSmallInteger", "alias": "PCI_2019", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCI_2019" }, { "name": "Branch_ID", "type": "esriFieldTypeString", "alias": "Branch_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Branch_ID" }, { "name": "Branch_Name", "type": "esriFieldTypeString", "alias": "Branch_Name", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "Branch_Name" }, { "name": "Section_ID", "type": "esriFieldTypeString", "alias": "Section_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Section_ID" }, { "name": "From_Road", "type": "esriFieldTypeString", "alias": "From_Road", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "From_Road" }, { "name": "To_Road", "type": "esriFieldTypeString", "alias": "To_Road", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "To_Road" }, { "name": "Section_Rank", "type": "esriFieldTypeString", "alias": "Section_Rank", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Section_Rank" }, { "name": "Last_Construction_Date", "type": "esriFieldTypeDate", "alias": "Last_Construction_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Construction_Date" }, { "name": "True_Area_SQFT", "type": "esriFieldTypeDouble", "alias": "True_Area_SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "True_Area_SQFT" }, { "name": "True_Area_SQYD", "type": "esriFieldTypeDouble", "alias": "True_Area_SQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "True_Area_SQYD" }, { "name": "Length_FT", "type": "esriFieldTypeDouble", "alias": "Length_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_FT" }, { "name": "Length_MI", "type": "esriFieldTypeDouble", "alias": "Length_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_MI" }, { "name": "Paving_Group", "type": "esriFieldTypeString", "alias": "Largo Paving Group Code", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Paving_Group" }, { "name": "LASTMAJOR", "type": "esriFieldTypeDate", "alias": "Last Road Maintenance", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTMAJOR" }, { "name": "MAIN_CODE", "type": "esriFieldTypeString", "alias": "MicroPAVER Maintenance Code", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MAIN_CODE" }, { "name": "CONF_CODE", "type": "esriFieldTypeString", "alias": "MicroPAVER Conflict Code", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CONF_CODE" }, { "name": "LARGO_MAIN", "type": "esriFieldTypeString", "alias": "Largo MicroPAVER Maintenance", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LARGO_MAIN" }, { "name": "LARGO_RANK", "type": "esriFieldTypeString", "alias": "Largo MicroPAVER Rank", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LARGO_RANK" }, { "name": "LARGO_ROAD", "type": "esriFieldTypeString", "alias": "Largo Road Maintenance", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LARGO_ROAD" }, { "name": "GLOBALID", "type": "esriFieldTypeString", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R917_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S835_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Road Centerlines", "description": "", "prototype": { "attributes": { "GLOBALID": null, "CENTERLINE": null, "FULLNAME": null, "ONEWAYDIR": null, "INWATER": null, "ROADCLASS": null, "OWNEDBY": null, "MAINTBY": null, "STRCODE": null, "STARTINT": null, "ENDINT": null, "SEGTYPE": null, "STATUS": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "MUNIRIGHT": null, "MUNILEFT": null, "COMMENTS": null, "SEG_JURIS": null, "EVAC_ROUTE": null, "HAZ_ROUTE": null, "HAZ_DESC": null, "REEN_ROUTE": null, "TRK_ROUTE": null, "SEG_FEET": null, "SEG_MILES": null, "GIS_ID": null, "LARGO_ROAD": null, "Asset_ID": null, "Install_Year": null, "Condition_Index": null, "Asset_Type": null, "Asset_Subtype": null, "Asset_Units": null, "PREDIR": null, "NAME": null, "TYPE": null, "POSTDIR": null, "MAP_LABEL": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYP": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "CTRTETYPE": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "ROADLEVEL": null, "MTFCC": null, "CREATEUSER": null, "CREATEDATE": null, "LAST_EDI_1": null, "MAINT_RIGH": null, "MAINT_LEFT": null, "MAINT_NOTE": null, "MAINT_EXTE": null, "MAINT_AGRE": null, "MAINT_AG_1": null, "FROMLEFT_G": null, "TOLEFT_GEO": null, "FROMRIGHT_": null, "TORIGHT_GE": null, "RANGEQC": null, "TRK_DESC": null, "CONCURTYPE": null, "UNIQUEID": null, "BRANCHID": null, "BNAME": null, "WIDTH": null, "LANES": null, "SURFACE": null, "SCI": null, "PCI": null, "PCI_2019": null, "Branch_ID": null, "Branch_Name": null, "Section_ID": null, "From_Road": null, "To_Road": null, "Section_Rank": null, "Last_Construction_Date": null, "True_Area_SQFT": null, "True_Area_SQYD": null, "Length_FT": null, "Length_MI": null, "Paving_Group": null, "LASTMAJOR": null, "MAIN_CODE": null, "CONF_CODE": null, "LARGO_MAIN": null, "LARGO_RANK": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }