{ "currentVersion": 10.81, "id": 1, "name": "GISAssets.DBO.Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Feature layer showing storm water lines in the City of Sanford. This layer originated with the City's existing storm water line feature class. The lines were adjusted to conform with storm water point information collected by Neel Schaffer Engineers. Existing data was also updated using As-built documents and construction drawings. ", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 545610.1135080047, "ymin": 1601521.8629386723, "xmax": 586370.5907139219, "ymax": 1633109.1682022586, "spatialReference": { "wkid": 102658, "latestWkid": 2236 } }, "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Diameter]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Asset_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Asset_type", "type": "esriFieldTypeInteger", "alias": "Asset_type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Asset_type" }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Asset_ID" }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "Stormwater_Pipe_Material", "description": "List of Stormwater pipe materials", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "ABS Plastic - ABS", "code": 1 }, { "name": "Asbestos Cement - AC", "code": 2 }, { "name": "Asphalt - ASP", "code": 3 }, { "name": "Brick - BR", "code": 4 }, { "name": "Cast Iron - CAS", "code": 5 }, { "name": "Clay Tile _ CT", "code": 6 }, { "name": "Concrete (Non-Reinforced) - CP", "code": 7 }, { "name": "Cencrete Segments (Bolted) - CSB", "code": 8 }, { "name": "Concrete Segments (Unbolted) - CSU", "code": 9 }, { "name": "Cured in Place - CIP", "code": 10 }, { "name": "Ductile Iron - DIP", "code": 11 }, { "name": "Fiberglass Reinforced - FRP", "code": 12 }, { "name": "Galvanized Pipe - GP", "code": 13 }, { "name": "Glass Reinforced Cement GRC", "code": 14 }, { "name": "High Density Polythene - HDPE", "code": 15 }, { "name": "Other", "code": 16 }, { "name": "Plastic/Steel Composite - PSC", "code": 17 }, { "name": "Polyethelene - PE", "code": 18 }, { "name": "Polypropelene - PP", "code": 19 }, { "name": "Polyvinyl Chloride - PVC", "code": 20 }, { "name": "Pre Stressed Concrete - PCCP", "code": 21 }, { "name": "Reinforced Concrete - RCP", "code": 22 }, { "name": "Reinforced Plastic (Truss) - RMP", "code": 23 }, { "name": "Segmented Block - SB", "code": 24 }, { "name": "Steel - SP", "code": 25 }, { "name": "Vitrified Clay - VCP", "code": 26 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Upstream_E", "type": "esriFieldTypeDouble", "alias": "Upstream_E", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Upstream_E" }, { "name": "Downstream", "type": "esriFieldTypeDouble", "alias": "Downstream", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Downstream" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "Pipe_Shape", "type": "esriFieldTypeInteger", "alias": "Pipe_Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pipe_Shape" }, { "name": "Lined_", "type": "esriFieldTypeInteger", "alias": "Lined_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lined_" }, { "name": "Liner_Year", "type": "esriFieldTypeInteger", "alias": "Liner_Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Liner_Year" }, { "name": "Liner_Meth", "type": "esriFieldTypeInteger", "alias": "Liner_Meth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Liner_Meth" }, { "name": "Owned_By", "type": "esriFieldTypeInteger", "alias": "Owned_By", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Owned_By" }, { "name": "Maintained", "type": "esriFieldTypeInteger", "alias": "Maintained", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Maintained" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Len" }, { "name": "EDIT_BY", "type": "esriFieldTypeString", "alias": "EDIT_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_BY" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSETID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1729_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1189_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GISAssets.DBO.Lines", "description": "", "prototype": { "attributes": { "ASSETID": null, "Asset_type": null, "Asset_ID": null, "Material": null, "Diameter": null, "Upstream_E": null, "Downstream": null, "Slope": null, "Pipe_Shape": null, "Lined_": null, "Liner_Year": null, "Liner_Meth": null, "Owned_By": null, "Maintained": null, "Notes": null, "Shape__Len": null, "EDIT_BY": null, "EDIT_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }